MuleSoft IDP Universal 🌐 Rest Smart Connector 🔌
IDPOS - Operation UI General
Purpose:
Interogate Platform API to load correct:
- Action Id (Honestly who knows long UUID!) i.e use at design time - https://anypoint.mulesoft.com/idp/api/v1/organizations/{organizationId}/actions?page=0\&sort=updatedAt,desc
- Once Action Id selected then load applicable Action's Version i.e use at design time https://anypoint.mulesoft.com/idp/api/v1/organizations/{organizationId}/actions/{actionId}/versions?page=0&size=10&sort=version,desc
The following are two screen shots from the REST Smart Connector version:
I already use this method in a test harness to demo/test